Release 10.1A: OpenEdge Development:
Progress 4GL Reference
NOT operator
Returns TRUE if an expression is false, and FALSE if an expression is true.
Syntax
expressionA logical expression whose value is logical, that is TRUE/FALSE, YES/NO.
ExampleIn this procedure, if the user enters the number of a customer that does not exist, the procedure displays a message that the customer does not exist and the user must try again. If the customer does exist, the procedure displays the name and phone number of the customer.
See also
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |